home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / dev / gui / AmyGUIdemo_1_0.readme < prev    next >
Encoding:
Text File  |  1994-06-28  |  7.4 KB  |  173 lines

  1. Short: A C++ GUI class library for SAS V6.5x and GCC
  2. Type: dev/gui
  3. Uploader: erkkiat@evitech.fi (Erkki Tapola)
  4. Author: erkkiat@evitech.fi (Erkki Tapola)
  5.  
  6.  
  7.    WHAT IS AMYGUI
  8.  
  9.         AmyGUI  is  a  C++  class library for easy creation of graphical
  10.         user interfaces (GUI). It saves you a lot of coding of the  GUI,
  11.         and lets you concentrate on programming the functionality of the 
  12.         program itself.   Just take a look at the demo programs included
  13.         with this package.  AmyGUI is available for  SAS-C++  V6.5x  and
  14.         GCC.  AmyGUI  uses  BOOPSI,  so  it  requires at least Kickstart
  15.         2.xx.  
  16.  
  17.    BACKGROUND
  18.  
  19.         The idea of AmyGUI was born July 1994 after a summer of  working
  20.         with a class  library  on      another  system.   By the end of 
  21.         October we got EVITECH's blessing to begin working on AmyGUI  as
  22.         our final project.  First   thing was to try to get a license to 
  23.         make the  same  standard  class library   for Amiga, but we were
  24.         turned down.  So began the work on our own class  library.    We
  25.         have tried  to      fill  the  gaps  left by the class library I
  26.         mentioned.  
  27.           
  28.  
  29.    DEMOVERSION
  30.  
  31.         This is a freely distributable demoversion, which contains  just
  32.         a part of the classes contained   in the commercial version.  So 
  33.         AmyGUI is  commercial,  but don't worry,   we have tried to keep
  34.         the prices down so that anyone can afford AmyGUI. Look at    the
  35.         price information in the end of this file.  
  36.           
  37.  
  38.    WHY NOT PD
  39.  
  40.         You're  asking  yourself,  why  isn't  AmyGUI PD like many other
  41.         software on Amiga ?  AmyGUI was, like most of  the  well-working
  42.         and popular  PD  software,  made  for own use.  Nobody makes bad
  43.         software for himself.  By making AmyGUI commercial, we wanted to 
  44.         make   sure it will keep on developing fast towards the needs of 
  45.         the programmers.  This is our   job,  and  Evernet  is  a  small
  46.         company without  a lot of red tape.  So we need the input of the
  47.         users   so we can correct possible bugs and make updates as fast 
  48.         as possible.  
  49.           
  50.  
  51.    CLASSES
  52.         
  53.         The demoversion contains the following classes:
  54.         
  55.         Class        Purpose
  56.         =================================================
  57.         AmyApp        The base of the application
  58.         AmyLibs        The automatic opening and closing
  59.                 of system libraries
  60.         AmyWindow    Creating windows
  61.         AmyFont        Changing the font of a window
  62.         AmyButton    Creating button gadgets
  63.         AmyList        Dynamic list handling.
  64.         
  65.         
  66.         The commercial version contains the following classes in addition:
  67.         
  68.         Class        Purpose
  69.         ================================================
  70.         AmyListview    Creating listview gadgets
  71.         AmyCycle    Creating cycle gadgets
  72.         AmyCycleList    Handling the texts in the cycle
  73.                 gadget the same way then in
  74.                 an AmyListview
  75.         AmyInputField    Input gadget, taking text input
  76.                 from the user
  77.         AmyMenu        Creation and manipulation of
  78.                 Menubar, menuitems and subitems
  79.         AmyMenuList    Menubar
  80.         AmyItemList    Menuitems
  81.         AmyPrinter    Printing graphics
  82.         AmyTextReq    An easy way to use system requesters
  83.                 to ask user a multiple choice
  84.                 question
  85.         AmyFileReq    Asking user for a file or a
  86.                 directory name
  87.         
  88.         In addition there are a few small  classes  primarily  used  for
  89.         parameter passing to the more complex classes.  
  90.           
  91.  
  92.    PRICES
  93.         AmyGUI V1.0  costs  FIM  300 or USD 55.  There is a 50% discount
  94.         for students (send us a copy of your valid studentcard).  
  95.  
  96.         The prices are subject to change without  notice.    Appropriate
  97.         postage is added on top of the price.  Inside europe we are able 
  98.         to   send   you   the  package  with  'cash  on  delivery',  but
  99.         unfortunately   it is not  possible  outside  Europe.  So  other
  100.         customers will have to transfer their money in advance.  Contact 
  101.         us for  further  information.  This packet contains an orderform
  102.         in binary form.  You can send it filled on paper by mail or fax, 
  103.           or by email to one of the addresses below.  
  104.           
  105.  
  106.    UPDATES
  107.  
  108.         Developers continue to work on the   next  versions.    Bugfixes
  109.         are free, but the updates cost moderately.  
  110.  
  111.         Remember,  why  kill a software by copying it especially when it
  112.         doesn't cost much.  
  113.           
  114.  
  115.    CONTACT US
  116.         
  117.             By email:
  118.         
  119.                 Erkki Tapola        erkkiat@evitech.fi
  120.                 Mika Kuoppala        mikaak@evitech.fi
  121.         
  122.             By mail:
  123.         
  124.                 Evernet Oy
  125.                 Laajaniityntie 8 F 79
  126.                 SF-01620 VANTAA
  127.                 FINLAND
  128.         
  129.             By fax:
  130.         
  131.                 +358 0 8787 608
  132.  
  133.  
  134. ============================= Archive contents =============================
  135.  
  136. Original  Packed Ratio    Date     Time    Name
  137. -------- ------- ----- --------- --------  -------------
  138.    37276   19811 46.8% 02-Apr-94 12:01:02  AmyGUI/Demos/Commercial_demo/Demo_Commercial
  139.     6799    2727 59.8% 01-Apr-94 20:00:30  AmyGUI/Demos/Commercial_demo/Demo_Commercial.cxx
  140.    32044   12643 60.5% 02-Apr-94 16:57:14  AmyGUI/Demos/Commercial_demo/Demo_Commercial.gccexe
  141.      290     167 42.4% 02-Apr-94 16:31:20  AmyGUI/Demos/Commercial_demo/Readme
  142.      180     113 37.2% 02-Apr-94 17:10:30  AmyGUI/Demos/Slipdemo/ReadMe
  143.    30696   16270 46.9% 02-Apr-94 17:19:06  AmyGUI/Demos/Slipdemo/Slip
  144.     1143     595 47.9% 01-Apr-94 19:37:56  AmyGUI/Demos/Slipdemo/Slip.cxx
  145.      835     388 53.5% 01-Apr-94 19:17:40  AmyGUI/Demos/Slipdemo/Slip.info
  146.     2424    1270 47.6% 02-Apr-94 17:18:56  AmyGUI/Demos/Slipdemo/Slip.o
  147.      134      98 26.8% 02-Apr-94 16:00:34  AmyGUI/Demos/Slipdemo/smakefile
  148.      194     116 40.2% 02-Apr-94 16:34:30  AmyGUI/Demos/Window/ReadMe
  149.      189     121 35.9% 02-Apr-94 14:03:40  AmyGUI/Demos/Window/smakefile
  150.    29280   15516 47.0% 02-Apr-94 17:22:38  AmyGUI/Demos/Window/Window
  151.      261     182 30.2% 02-Apr-94 14:04:56  AmyGUI/Demos/Window/window.cxx
  152.      835     394 52.8% 01-Apr-94 17:28:52  AmyGUI/Demos/Window/Window.info
  153.     1264     610 51.7% 02-Apr-94 17:22:30  AmyGUI/Demos/Window/window.o
  154.      305     223 26.8% 02-Apr-94 19:46:44  AmyGUI/DISCLAIMER
  155.    13617    4033 70.3% 02-Apr-94 15:36:16  AmyGUI/Doc/AmyGUI_classes.guide
  156.      199      76 61.8% 02-Apr-94 12:32:24  AmyGUI/Include/amy.h
  157.      599     279 53.4% 02-Apr-94 12:32:24  AmyGUI/Include/amyapp.h
  158.      905     449 50.3% 02-Apr-94 13:57:18  AmyGUI/Include/amycyclelist.h
  159.     1113     456 59.0% 02-Apr-94 12:32:24  AmyGUI/Include/AmyFont.h
  160.     3597    1347 62.5% 02-Apr-94 12:32:24  AmyGUI/Include/amygadget.h
  161.      848     410 51.6% 02-Apr-94 12:32:24  AmyGUI/Include/amylibs.h
  162.     2274     847 62.7% 02-Apr-94 12:32:24  AmyGUI/Include/AmyMisc.h
  163.     1260     573 54.5% 02-Apr-94 12:32:24  AmyGUI/Include/amyprinter.h
  164.     1823     724 60.2% 02-Apr-94 12:32:24  AmyGUI/Include/amyreq.h
  165.     3844    1531 60.1% 02-Apr-94 12:32:26  AmyGUI/Include/amywindow.h
  166.      244     170 30.3% 02-Apr-94 16:36:16  AmyGUI/INSTALLATION
  167.    17880    6909 61.3% 02-Apr-94 13:52:14  AmyGUI/Lib/AmyGUI.lib
  168.    19948    6388 67.9% 02-Apr-94 16:43:22  AmyGUI/Lib/libamygui.a
  169.      838     294 64.9% 02-Apr-94 18:16:06  AmyGUI/ORDERFORM.txt
  170.     5070    2090 58.7% 02-Apr-94 19:55:38  AmyGUI/Readme
  171. -------- ------- ----- --------- --------
  172.   218208   97820 55.1% 03-Apr-94 02:25:26   33 files
  173.